builder-tool: Translate GtkImage:pixbuf
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Jan 2021 22:01:51 +0000 (17:01 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 Jan 2021 22:01:51 +0000 (17:01 -0500)
commit06321511ad7cf336539d07113f15cafb54ad364b
tree0c5c398aac7838b06179d5c2f7c106693daac45e
parent3c66c27caa94d9944dd592b0670f8f57c41d95f3
builder-tool: Translate GtkImage:pixbuf

The pixbuf property doesn't exist anymore. It is
commonly set to a path in ui files, so translate it
to the file property.
gtk/tools/gtk-builder-tool-simplify.c
testsuite/tools/simplify-data-3to4/image.expected [new file with mode: 0644]
testsuite/tools/simplify-data-3to4/image.ui [new file with mode: 0644]